home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / prgmming / dos / basic / qblink.exe / README.1ST < prev   
Encoding:
Text File  |  1993-01-13  |  4.4 KB  |  85 lines

  1.                            QBLink v3.0
  2.       
  3.       This program is a command shell for compiling and linking
  4.     with QuickBASIC & BASIC PDS. All compile & link options are
  5.     selected by mouse.
  6.       Note that with this version, a mouse & color monitor are
  7.     required!
  8.       I have tried to make this program as functional as possible,
  9.     while keeping the program size down.    
  10.       Thanks for trying out QBLink.I hope you find the program useful.
  11.     Most of what you will need to operate the program is available
  12.     through the help file from within the program.The help file can
  13.     also be viewed with any file viewer or by using the DOS command
  14.     TYPE QBLINK.HLP | MORE .
  15.       I have to assume you either have some knowledge of command-line
  16.     compiling and linking or have at least read and understood the
  17.     appropriate sections in the QuickBASIC or PDS manual.
  18.       For  those of you more experienced with QB or QBX, and hopefully
  19.     those not-so-experienced will find this program offers the
  20.     flexibility of the command line with-out the hassle.
  21.       QBLink will create several files during its operation.Only the
  22.    configuration file will be permanent (but can be deleted). Inside
  23.    the program you have the option of saving a configuration file,
  24.    which will save all directory listings and runtime options to disk.
  25.    Then, when you next start QBLink,the file will be read and your
  26.    saved options displayed to screen.The run-time options and all other
  27.    program information can be changed at any time within the program,
  28.    and those values will be used regardless of the configuration read
  29.    from the start up file.If decide the configuration saved to disk
  30.    should be changed,then just update the fields on-screen and re-save
  31.    the configuration file.During the LINK process,a response file will be
  32.    created which will be deleted when LINK finishes.
  33.       History:
  34.       While doing extensive command-line compiling and linking I wished
  35.   for an easier system.Not always having the best memory in the world,
  36.   I decided to write a simple program in which the LINK and BC options
  37.   most suitable for QB could be displayed to screen while I pondered the
  38.   choices.Then I thought it might be handy to have a place to display
  39.   stub files (to remind me to use them).One thing led to another and I
  40.   ended with a much larger program than I intended.So,I trimmed as much
  41.   off as I could and ended with QBLink v1.0. Later versions allowed more
  42.   functionality and better error checking.
  43.       Coding was begun with QuickBASIC 4.5 and later moved to PDS 7.1.
  44.       The initial version was designed on a 386sx 16mhz, later versions on
  45.   a 486 33mhz.
  46.       v1.2:
  47.       Mouse support for selecting compiler & link switches.
  48.       v1.3:
  49.       (not released)
  50.       Correct bugs in selection screens,redesign interface
  51.       v2.0:
  52.       more error checking
  53.       minor bug fixes
  54.       v2.1:
  55.       Fixed bug that if help file not found,program terminates    
  56.       v3.0:
  57.       Ditched input windows for editing on main screen.
  58.       Changed color scheme to high-intensity background.         
  59.       v3.1:
  60.       Fixed bug where assembly list file not being generated.
  61.       Changed code that was not allowing LINK without BC options
  62.       being entered.No BC options need to be listed to LINK.    
  63.   
  64.  
  65.   This program was written and run on a 486 33MHZ clone with color
  66.  monitor.NO provision has been made for Monochrome,but if the interest is
  67.  there,I can  adapt it to work with mono .This program was tested by
  68.  myself with no problems,but I will not be liable for any problems
  69.  encountered with your equipment or software.I will,however support the
  70.  program and make changes where necessary and possible.
  71.       I can be reached via Compuserve at 70641,2273 where I frequently lurk
  72.  at the Microsoft Basic Forum,( GO MSBASIC ) sections 2 & 7.
  73.  For registration,feedback, or bug reports write:
  74.         Gerald Jordan
  75.         Rt 7, Box 143A
  76.         Live Oak,Fl 32060
  77.  
  78.       Note: No provisions have been made for linking with overlays,but may
  79.  be added.
  80.  Registration is the incredibly low price of $10.00.
  81.  Send to above address in the form of check or money order.
  82.  Throw out all those batch files and give QBLINK a try!
  83.  This software has not been intentionally crippled in any way.
  84.  This program was constantly recompiled & linked with a copy of itself!
  85.